(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 28 Aug 2007 10:11:19 +0000 (10:11 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 28 Aug 2007 10:11:19 +0000 (10:11 +0000)
commit4f27287afd4f003ab43619b19219018e1c5bc590
tree6b281efe7ec937bbbd893d4229614d732db54f90
parent07b5faa52ce418776704d88394998422876cd619
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
so no Lisp code is executed.
(file_for_image, find_rtl_image): New functions.
(xg_get_image_for_pixmap): Use file_for_image
(update_frame_tool_bar): If direction is RTL, use RTL image if
defined.  Use Gtk stock images if defined.
src/gtkutil.c